@charset "utf-8";
/* footer */
.footer-links{padding:15px 0; background: #377dff;  }
.footer-links dl{color: #fff;text-align: center;}
.footer-links dl a{color: #fff;}
.footer-links dl a:hover{color: #c30;}
.footer-links dl dd,.footer-links dl dt{display: inline-block;padding:0 25px;}
.footer-links dl dd a:before{content: "■";display: inline-block;margin-right: 5px;}

.footer-links .hd{border-bottom: #7caaff 1px solid;}
.footer-links .hd ul li{float: left; width: 30%; /*width: 16.666667%;*/}
.footer-links .hd ul li.yqlj-tit{text-align: left;width: 10%}
.footer-links .hd ul li.yqlj-tit a{text-align: left;}

.footer-links .hd ul li a{position: relative; z-index:5; display: block; text-align: center; font-weight: bold; margin: 0 5px; line-height: 41px; height: 45px; border-radius: 4px; font-size: 1.125em;color: #fff;}
.footer-links .hd ul li a:hover{color: #fff;}
.footer-links .hd ul li a span{white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.footer-links .hd ul li.hs a:after{content: ''; margin-top: 3px; width: 14px; height: 8px; background: url(../images/icon_links_white.png) no-repeat; opacity: .8; margin-left: 20px; transition: .3s all;}
.footer-links .hd ul li.hs a:after,
.footer-links .hd ul li a span{display: inline-block; vertical-align: middle;}
.footer-links .hd ul li.on a:after{transform: rotate(-180deg); opacity: 1;}
.footer-links .hd ul li.hs.on a:after{background-image: url(../images/icon_links_white.png);}
.footer-links .hd ul li.hs.on a{}
.footer-links .bd ul{padding:14px 0 16px; margin: 0 -5px; overflow: hidden; display: none;border-bottom: #7caaff 1px solid;}
.footer-links .bd ul li{float: left; width: 20%;}
.footer-links .bd ul li h4{margin: 0 5px; margin-bottom: 2px; font-size:0.9375em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.footer-links .bd ul li a{display: block; padding:2px 10px; text-align: center; color: #fff; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; transition: .3s all;}
.footer-links .bd ul li a:hover{}

.footer{background: #377dff;}
.footer .container{position: relative; min-height: 100px;}
.footer-copyright{padding:40px 0; color: #fff; line-height: 2.375;padding-left: 28%;text-align: center;}
.footer-copyright p{width: 550px;}
.footer-copyright .beian{padding-left: 25px; display: inline-block; background: url(../images/beian.png) no-repeat left center;}
.footer-copyright a{color: #fff;}
.footer-copyright a:hover{color: #c30;}
.footer-copyright .split{margin: 0 15px;}
.footer-copyright .mar{margin-right:15px;}
.footer-wzbs{position: absolute; left:  5.5%; top: 50%; margin-top: -40px;}
.footer-wzbs img{vertical-align: middle;}
.footer-wzbs .jiucuo{margin-left: 10px;}
.footer-copyright a,
.footer-copyright span{display: inline-block;}

  .footer-slh{
        position: absolute;
        top: 50%;
        right: 5.5%;
margin-top: -20px;
    }

 .slh{
        height: 51px;
        background-color: #fff;
  
    }


/*common responsive*/
@media (max-width: 1480px) {
	.footer-links .hd ul li a{font-size: 1em;}
}


@media (max-width: 1280px) {
	.footer-links{padding: 10px 0;}
	.footer-links .bd ul{padding: 10px 0;}
	.footer{padding-bottom: 20px;}
	.footer-wzbs{position: static; margin-top: 0; text-align: center;}
	.footer-wzbs img{margin: 0 10px !important;}
	.footer-copyright{padding:30px 0 10px; text-align: center;}
	.footer-copyright p{width: auto;}

	
}

@media (max-width: 1080px) {
	.footer-links .hd ul li,
	.footer-links .bd ul li,.footer-links .hd ul li.yqlj-tit{width: 33.333333%;}
	.footer-links .hd ul li a span{display: block; text-align: left; max-width: 80%; margin: 0 auto;}
	.footer-links .hd ul li.hs a:after{position: absolute; margin-top: -3px; right: 20px; top: 50%;}
	.footer-links .bd ul li a{text-align: left; padding-left: 20px; padding-right: 20px;}
}

@media (max-width: 1023px) {
	.footer-links{padding: 20px 0;}
	.footer-links dl{text-align: left;}
	.footer-links dl dd, .footer-links dl dt{padding:0 15px 10px 0;}
}



/* xs mobile*/
@media (max-width: 768px) {
	.footer-links .hd ul li, .footer-links .bd ul li,.footer-links .hd ul li.yqlj-tit{width:50%;}
}


@media (max-width: 480px) {
	.footer-links .bd ul{padding-bottom: 0;}
	.footer-copyright{line-height: 2;}
	.footer-copyright .split{margin: 0 10px;}
	
}

@media (max-width: 414px) {
	.footer-links > .container{margin: 0;}
	.footer-links .hd ul li, .footer-links .bd ul li,.footer-links .hd ul li.yqlj-tit{width: 100%;}
	.footer-links .hd ul{margin: 0;}
	.footer-links .hd ul li{padding: 0 10px; box-sizing: border-box;}
	.footer-links .hd ul li a{margin: 0; padding: 0 10px;}
	.footer-links .hd ul li a span{max-width: none;}
	.footer-links .hd ul li.hs a:after{right: 10px;}
	.footer-links .bd ul li h4{padding: 4px 0;}

}
